type runtime/trace.rawGeneration

6 uses

	runtime/trace (current package)
		flightrecorder.go#L30: 	active rawGeneration
		flightrecorder.go#L32: 	ring   []rawGeneration
		flightrecorder.go#L96: 	fr.active = rawGeneration{}
		recorder.go#L78: 	newRing := []rawGeneration{r.active}
		recorder.go#L95: 	r.active = rawGeneration{}
		recorder.go#L98: type rawGeneration struct {